Skip to content

Conversation

@feiyangliu2023
Copy link
Contributor

Issue

There are copilot-related settings appearing in different categories in code editor setting ui. This change hides all potential chat or chat-related settings from code editor.

Description of Changes

Added included: false to chat-related settings across multiple configuration files:

  • Inline chat settings (inlineChat.ts)
  • Accessibility chat settings (accessibilityConfiguration.ts)
  • Terminal chat agent tools settings (terminalChatAgentToolsConfiguration.ts)
  • Workbench chat settings (workbench.contribution.ts)
  • Edit telemetry settings (editTelemetry.contribution.ts)
  • Notebook cell generate setting (notebook.contribution.ts)
  • Mermaid chat features (mermaid-chat-features/package.json)
  • Fixed language configuration override registration to use excludedConfigurationProperties for chatagent settings

Testing

Built and opened sagemaker code editor image before and after the change, searched mcp, chat, agent, microsoft, ai, and confirmed copilot settings are removed.

Screenshots/Videos

After update

Screenshot 2026-02-09 at 14 34 26 Screenshot 2026-02-09 at 14 34 10 Screenshot 2026-02-09 at 14 34 04 Screenshot 2026-02-09 at 14 33 57 Screenshot 2026-02-09 at 14 33 50

Before update

Screenshot 2026-02-09 at 14 06 15 Screenshot 2026-02-09 at 14 05 54 Screenshot 2026-02-09 at 14 05 22 Screenshot 2026-02-09 at 14 05 14 Screenshot 2026-02-09 at 14 05 04 Screenshot 2026-02-09 at 14 04 56 Screenshot 2026-02-09 at 14 04 38

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@feiyangliu2023 feiyangliu2023 requested a review from a team as a code owner February 9, 2026 13:42
@sachinh-amazon sachinh-amazon merged commit 967dc01 into 1.1 Feb 9, 2026
1 check passed
@sachinh-amazon sachinh-amazon deleted the remove-all-chat branch February 9, 2026 14:07
feiyangliu2023 added a commit to feiyangliu2023/code-editorv2 that referenced this pull request Feb 10, 2026
)

Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
feiyangliu2023 added a commit that referenced this pull request Feb 11, 2026
… to main (#140)

* update sqlite3 (#114)

* update vscode/proxy-agent (#115)

* adopt vscode/proxy-agent (#116)

* Update VS Code submodule to 1.108.2

* Rebase patches common to all targets

* Rebase patches for target code-editor-server

* Rebase patches for target code-editor-sagemaker-server

* Rebase patches for target code-editor-web-embedded

* Rebase test patches for target code-editor-sagemaker-server

* Rebase test patches for target code-editor-web-embedded

* update patches to fix build error

* fix errors in code-editor-web-embedded

* fix errors in code-editor-sagemaker

* Update package-lock.json overrides for all targets

* Cherry-pick security updates and patches from main to 1.1 branch (#128)

* override undici for remote distribution (#118)

* Build on ubuntu-22.04 and fix the sagemaker ui poststart up patch(#121)

* Add SageMaker version patch in main (#123)

* fix patch errors from cherrypicking updates

* update patches to fix cherrypicking errors and patch rebase conflicts

* Fix OOM during build by freeing disk space and adding swap

* Update approved packages for successful third-party-license generation

* Update unified OSS attribution

---------

Co-authored-by: Chunqiu Lu <chunqilu@amazon.nl>
Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com>
Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* add remove-ask-vscode.diff (#129)

* Cherry pick recent changes in main to 1.1 (#130)

* adopt vscode/proxy-agent (#116)

* override undici for remote distribution (#118)

* Update tar to fix security vulnerability (#126)

---------

Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com>

* remove presence of copilot in code editor (#131)

Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>

* remove copilot related settings (#132)

Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>

* Remove whole chat settings and update sagemaker version (#133)

* remove whole chat settings competely

* update sagemaker release version

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>

* remove all chat settings from search (#134)

Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>

* remove chat-related settings in different categories in setting (#135)

Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>

* remove ai statistics in status bar (#136)

Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>

* Update oss attribution and remove outdated patch

---------

Co-authored-by: Chunqiu Lu <chunqilu@amazon.nl>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants